home *** CD-ROM | disk | FTP | other *** search
- DLL Skeleton Expert
-
- Dr. Bob's DLL Skeleton Expert generates a DLL Skeleton file with optional
- ExitProc (BP-compatible or Delphi-only) and two optional example routines
- (a function and a procedure, both exported). The generated file is opened
- in the Delphi IDE as a new project, so the DLL can be compiled right away.
-
- To install the Expert, copy the files to DELPHI\LIB (or somewhere else in
- your Delphi Components Search Path) and select "Options|Install" from the
- Delphi IDE. Add the "DLLSKEXP.DCU" file and click on OK to recompile the
- COMPLIB.DCL file. After installation you can find the DLL Skeleton Expert
- in the Help menu of the Delphi IDE and in the Gallery as Project Expert.
-
- Read the accompanying article in The Delphi Magazine for more information
- on how to write your own Delphi Experts! (send e-mail to the editor Chris
- Frizelle at 70630.717@compuserve.com for a free sample issue). The source
- code of this Delphi Expert will be on the subscribers' disk...
-
- Groetjes,
- Dr. Bob (drbob@pi.net)
-